Region Constructor(FillMode,IFigure[])
In This Topic
Initializes a new instance of the
Region class with explicitly provided fill mode.
Syntax
Parameters
- fillMode
- Specifies how the interior of closed figures is filled.
- figures
- The array of figures to be added to the region.
See Also